home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1051 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  723 b 

  1. Path: news.iadfw.net!usenet
  2. From: dye@airmail.net (dye)
  3. Newsgroups: comp.lang.c
  4. Subject: interpreters
  5. Date: 11 Jan 1996 03:53:38 GMT
  6. Organization: Travis and Amanda Dye
  7. Message-ID: <4d21k2$gkh@news-f.iadfw.net>
  8. NNTP-Posting-Host: dal27-14.ppp.iadfw.net
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.7
  12.  
  13. I am trying to create a script type language for a project at work and need
  14. a basis for it.  I need something that can perform the basic math operations
  15. and perform "if" constructs.  It occurs to me that C source for a BASIC 
  16. interpreter would be a good start.  Also anything similar would be helpful.
  17. If anyone has any ideas or pointers PLEASE mail me.  Thanks mucho
  18.  
  19. Travis Dye
  20.  
  21.